range: Query slider position instead of updating it
authorBenjamin Otte <otte@redhat.com>
Tue, 25 Nov 2014 22:13:21 +0000 (23:13 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 26 Nov 2014 12:53:57 +0000 (13:53 +0100)
commit230aa999679459ab0bdef3dd1f37bd5a58a1838b
tree67c3e1ad840ad7b52697c8b1a9511f400b13079b
parent7193043f7dbe5cf8bdccec2e50b4d845e633d6c3
range: Query slider position instead of updating it

We're updating it later in the function, there's no need to do it here.
gtk/gtkrange.c